mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [STACK] >3k call path in ncpfs
@ 2004-06-09 12:20 Jörn Engel
  2004-06-09 18:15 ` Byron Stanoszek
  2004-06-10  0:06 ` [PATCH] Decrease stack usage in ncpfs's ioctl (was Re: [STACK] >3k call path in ncpfs) Petr Vandrovec
  0 siblings, 2 replies; 5+ messages in thread
From: Jörn Engel @ 2004-06-09 12:20 UTC (permalink / raw)
  To: vandrove, vl; +Cc: linux-kernel

ncpfs has a few stack-hungry functions.  Could you try to put
ncp_ioctl() and/or ncp_conn_logged_in() on a diet?  Example call path
is below.

stackframes for call path too long (3004):
    size  function
     720  ncp_ioctl
     616  ncp_conn_logged_in
      24  ncp_lookup_volume
       0  ncp_request2
     164  sock_sendmsg
       0  wait_on_sync_kiocb
      84  schedule
      16  __put_task_struct
      20  audit_free
      36  audit_log_start
      16  __kmalloc
       0  __get_free_pages
      28  __alloc_pages
     284  try_to_free_pages
       0  out_of_memory
       0  mmput
      16  exit_aio
       0  __put_ioctx
      16  do_munmap
       0  split_vma
      36  vma_adjust
       0  fput
       0  __fput
       0  locks_remove_flock
      12  panic
       0  sys_sync
       0  sync_inodes
     308  sync_inodes_sb
       0  do_writepages
     128  mpage_writepages
       4  write_boundary_block
       0  ll_rw_block
      28  submit_bh
       0  bio_alloc
      88  mempool_alloc
     256  wakeup_bdflush
      20  pdflush_operation
       0  printk
       0  preempt_schedule
      84  schedule

Jörn

-- 
Time? What's that? Time is only worth what you do with it.
-- Theo de Raadt

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-10  0:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-09 12:20 [STACK] >3k call path in ncpfs Jörn Engel
2004-06-09 18:15 ` Byron Stanoszek
2004-06-09 18:27   ` Jörn Engel
2004-06-09 18:31     ` Byron Stanoszek
2004-06-10  0:06 ` [PATCH] Decrease stack usage in ncpfs's ioctl (was Re: [STACK] >3k call path in ncpfs) Petr Vandrovec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®